[INFO] cloning repository https://github.com/ef3d0c3e/nml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ef3d0c3e/nml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fef3d0c3e%2Fnml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fef3d0c3e%2Fnml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d25c0c372da75192a2f415a541af9c0b47bc690
[INFO] fixing ef3d0c3e/nml against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fef3d0c3e%2Fnml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ef3d0c3e/nml
[INFO] finished tweaking git repo https://github.com/ef3d0c3e/nml
[INFO] tweaked toml for git repo https://github.com/ef3d0c3e/nml written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ef3d0c3e/nml on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ef3d0c3e/nml already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384
[INFO] running `Command { std: "docker" "start" "30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling luajit-src v210.6.2+25a61a1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking runtime-format v0.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking graphviz-rust v0.9.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling auto-registry v0.0.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling mlua v0.11.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling auto-userdata v0.0.1 (/opt/rustwide/workdir/crates/auto-userdata)
[INFO] [stdout] warning: unused variable: `field_ty`
[INFO] [stdout]    --> crates/auto-userdata/src/lib.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let field_ty = &field.ty;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_ty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking nml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/server.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/compiler/compiler.rs (1 fix)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/util/testers.rs (27 fixes)
[INFO] [stderr]        Fixed src/lua/doc.rs (8 fixes)
[INFO] [stderr]        Fixed src/parser/rule.rs (1 fix)
[INFO] [stderr]        Fixed src/lsp/semantic.rs (12 fixes)
[INFO] [stderr]        Fixed src/lua/kernel.rs (55 fixes)
[INFO] [stderr]        Fixed src/parser/reports.rs (39 fixes)
[INFO] [stderr]        Fixed src/parser/style.rs (2 fixes)
[INFO] [stderr]        Fixed src/lua/wrappers/iterator.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:370:43
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/server.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let cache = self.cache.clone();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `cache` calls a custom destructor
[INFO] [stdout]     |                 `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |             cache.get_references().await
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 117 |         };
[INFO] [stdout]     |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:99:10
[INFO] [stdout]     |
[INFO] [stdout]  88 |             let value = match f(self) {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `value` calls a custom destructor
[INFO] [stdout]     |                 `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |             let mut query = match con.prepare(<Self as Cached>::sql_insert_query()) {
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `query` calls a custom destructor
[INFO] [stdout]     |                 `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |             match query.execute((&key, &value)) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `query` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/statement.rs:780:1
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/compiler.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout]  99 |         for (scope, elem) in scope.content_iter(false) {
[INFO] [stdout]     |                     ----     -------------------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `elem` calls a custom destructor
[INFO] [stdout]     |                     `elem` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |             if let Err(mut reps) = elem.compile(scope, self, &mut output) {
[INFO] [stdout]     |                        --------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |           |
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `reps` calls a custom destructor
[INFO] [stdout]     |                        `reps` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `elem` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `reps` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/output.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             while let Some(joined) = set.join_next().await {
[INFO] [stdout]     |                            ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |         |               |
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `joined` calls a custom destructor
[INFO] [stdout]     |                            `joined` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 194 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `joined` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/process.rs:367:10
[INFO] [stdout]     |
[INFO] [stdout] 367 |             match self.compiler.compile(unit) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 379 |                                     unit.token().source(),
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 382 |                                         unit.token().range,
[INFO] [stdout]     |                                         ------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |                                 unit.token().source(),
[INFO] [stdout]     |                                 ------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 |                                     unit.token().range,
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 410 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           match syntect::html::styled_line_to_highlighted_html(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 131 | |                             &regions[..],
[INFO] [stdout] 132 | |                             syntect::html::IncludeBackground::No,
[INFO] [stdout] 133 | |                         ) {
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 134 |                               Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                   -
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `e` calls a custom destructor
[INFO] [stdout]     |                                   `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 match highlight.highlight_line(line, Code::syntaxes()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 128 |                     Err(e) => return Err(format!("Error highlighting line `{line}`: {}", e)),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                             Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                 -
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/graphviz/elem.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 145 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 148 |                     if let Err(e) = Graphviz::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/link/elem.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 105 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 719 |           let __val = $argv[$idx].clone();
[INFO] [stdout]     |               -----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__val` calls a custom destructor
[INFO] [stdout]     |               `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 722 |               ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     |                                                          --------------------------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 723 |                   Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     |                      -------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `__proxy` calls a custom destructor
[INFO] [stdout]     |                      `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/heading/elem.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  74 |             let mut matched_rule = None;
[INFO] [stdout]     |                 ----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `matched_rule` calls a custom destructor
[INFO] [stdout]     |                 `matched_rule` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |                 Box::new((matched, active)) as Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  99 |             ))
[INFO] [stdout] 100 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `matched_rule` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let source = cursor.source();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `source` calls a custom destructor
[INFO] [stdout]     |             `source` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |         cursor.clone().at(captures.get(0).unwrap().end())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 153 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `source` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/latex/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTex::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/typst/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTyp::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/tagged/rule.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |                     let src = escape_source(
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `src` calls a custom destructor
[INFO] [stdout]     |                         `src` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 423 |                     match parse_paragraph(unit, src.clone()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 438 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `src` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/code.rs:105:3
[INFO] [stdout]      |
[INFO] [stdout]   95 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  105 |         self.coderanges.coderanges.write().push(CodeRangeInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/conceal.rs:106:3
[INFO] [stdout]      |
[INFO] [stdout]   96 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  106 |         self.conceals.conceals.write().push(ConcealInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/hints.rs:91:3
[INFO] [stdout]      |
[INFO] [stdout]   88 |         let mut cursor = self.hints.cursor.write();
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |         self.hints.hints.write().push(InlayHint {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  104 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cursor` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/styles.rs:109:3
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         self.styles.styles.write().push(StyleInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  122 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/iterator.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 let mut iter = this.borrow_mut::<IteratorWrapper>()?;
[INFO] [stdout]    |                     --------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `iter` calls a custom destructor
[INFO] [stdout]    |                     `iter` will be dropped later as of Edition 2024
[INFO] [stdout] 14 |                 match iter.0.next() { Some((scope, elem)) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 22 |             },
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            -----           ------------------------
[INFO] [stdout]    |                            |               |
[INFO] [stdout]    |                            |               `iter` calls a custom destructor
[INFO] [stdout]    |                            |               `iter` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `scope` calls a custom destructor
[INFO] [stdout]    |                            `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 56 | ...                       if let Some(reference) = elem.as_referenceable() {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 | ...                   }
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let mut stack = vec![nml_table.clone()];
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `stack` calls a custom destructor
[INFO] [stdout]     |                 `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 |                     match top.get::<Value>(name) {
[INFO] [stdout]     |                           ----------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 |                 match top.get::<Value>(name) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/queries.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/parser.rs:206:52
[INFO] [stdout]      |
[INFO] [stdout]  206 |         while let Some((next_cursor, rule, rule_data)) = self.next_match(unit, &cursor) {
[INFO] [stdout]      |                         -----------                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |                                |
[INFO] [stdout]      |                         |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `next_cursor` calls a custom destructor
[INFO] [stdout]      |                         `next_cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |             if !*self.parse_meta.read() && (unit.get_meta() == Some(UnitMeta::Lazy) || unit.get_meta() == Some(UnitMeta::After)) {
[INFO] [stdout]      |                  ----------------------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  217 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `next_cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/reports.rs:209:10
[INFO] [stdout]      |
[INFO] [stdout]  182 |             let token = span.token.source().original_range(span.token.range.clone());
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `token` calls a custom destructor
[INFO] [stdout]      |                 `token` will be dropped later as of Edition 2024
[INFO] [stdout]  183 |
[INFO] [stdout]  184 |             let mut start = LineCursor::new(token.source(), OffsetEncoding::Utf16);
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `start` calls a custom destructor
[INFO] [stdout]      |                 `start` will be dropped later as of Edition 2024
[INFO] [stdout]  185 |             start.move_to(token.range.start);
[INFO] [stdout]  186 |             let mut end = start.clone();
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `end` calls a custom destructor
[INFO] [stdout]      |                 `end` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  209 |             match diagnostic_map.get_mut(token.source().url()) { Some(mut diags) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^
[INFO] [stdout]      |                   |                      |
[INFO] [stdout]      |                   |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   |                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `start` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `end` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/element.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 141 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/translation.rs:477:12
[INFO] [stdout]     |
[INFO] [stdout] 475 |                     let token = elem.location().to_owned();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `token` calls a custom destructor
[INFO] [stdout]     |                         `token` will be dropped later as of Edition 2024
[INFO] [stdout] 476 |
[INFO] [stdout] 477 |                     match kernel.au_create_elem(unit, elem) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 489 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:370:43
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:99:10
[INFO] [stdout]     |
[INFO] [stdout]  88 |             let value = match f(self) {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `value` calls a custom destructor
[INFO] [stdout]     |                 `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |             let mut query = match con.prepare(<Self as Cached>::sql_insert_query()) {
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `query` calls a custom destructor
[INFO] [stdout]     |                 `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |             match query.execute((&key, &value)) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `query` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/statement.rs:780:1
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/compiler.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout]  99 |         for (scope, elem) in scope.content_iter(false) {
[INFO] [stdout]     |                     ----     -------------------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `elem` calls a custom destructor
[INFO] [stdout]     |                     `elem` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |             if let Err(mut reps) = elem.compile(scope, self, &mut output) {
[INFO] [stdout]     |                        --------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |           |
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `reps` calls a custom destructor
[INFO] [stdout]     |                        `reps` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `elem` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `reps` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/output.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             while let Some(joined) = set.join_next().await {
[INFO] [stdout]     |                            ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |         |               |
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `joined` calls a custom destructor
[INFO] [stdout]     |                            `joined` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 194 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `joined` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/process.rs:367:10
[INFO] [stdout]     |
[INFO] [stdout] 367 |             match self.compiler.compile(unit) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 379 |                                     unit.token().source(),
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 382 |                                         unit.token().range,
[INFO] [stdout]     |                                         ------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |                                 unit.token().source(),
[INFO] [stdout]     |                                 ------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 |                                     unit.token().range,
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 410 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           match syntect::html::styled_line_to_highlighted_html(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 131 | |                             &regions[..],
[INFO] [stdout] 132 | |                             syntect::html::IncludeBackground::No,
[INFO] [stdout] 133 | |                         ) {
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 134 |                               Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                   -
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `e` calls a custom destructor
[INFO] [stdout]     |                                   `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 match highlight.highlight_line(line, Code::syntaxes()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 128 |                     Err(e) => return Err(format!("Error highlighting line `{line}`: {}", e)),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                             Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                 -
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/graphviz/elem.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 145 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 148 |                     if let Err(e) = Graphviz::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/link/elem.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 105 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 719 |           let __val = $argv[$idx].clone();
[INFO] [stdout]     |               -----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__val` calls a custom destructor
[INFO] [stdout]     |               `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 722 |               ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     |                                                          --------------------------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 723 |                   Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     |                      -------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `__proxy` calls a custom destructor
[INFO] [stdout]     |                      `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/heading/elem.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  74 |             let mut matched_rule = None;
[INFO] [stdout]     |                 ----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `matched_rule` calls a custom destructor
[INFO] [stdout]     |                 `matched_rule` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |                 Box::new((matched, active)) as Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  99 |             ))
[INFO] [stdout] 100 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `matched_rule` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let source = cursor.source();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `source` calls a custom destructor
[INFO] [stdout]     |             `source` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |         cursor.clone().at(captures.get(0).unwrap().end())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 153 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `source` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/latex/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTex::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/typst/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTyp::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/tagged/rule.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |                     let src = escape_source(
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `src` calls a custom destructor
[INFO] [stdout]     |                         `src` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 423 |                     match parse_paragraph(unit, src.clone()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 438 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `src` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/code.rs:105:3
[INFO] [stdout]      |
[INFO] [stdout]   95 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  105 |         self.coderanges.coderanges.write().push(CodeRangeInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/conceal.rs:106:3
[INFO] [stdout]      |
[INFO] [stdout]   96 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  106 |         self.conceals.conceals.write().push(ConcealInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/hints.rs:91:3
[INFO] [stdout]      |
[INFO] [stdout]   88 |         let mut cursor = self.hints.cursor.write();
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |         self.hints.hints.write().push(InlayHint {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  104 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cursor` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/styles.rs:109:3
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         self.styles.styles.write().push(StyleInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  122 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/iterator.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 let mut iter = this.borrow_mut::<IteratorWrapper>()?;
[INFO] [stdout]    |                     --------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `iter` calls a custom destructor
[INFO] [stdout]    |                     `iter` will be dropped later as of Edition 2024
[INFO] [stdout] 14 |                 match iter.0.next() { Some((scope, elem)) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 22 |             },
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            -----           ------------------------
[INFO] [stdout]    |                            |               |
[INFO] [stdout]    |                            |               `iter` calls a custom destructor
[INFO] [stdout]    |                            |               `iter` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `scope` calls a custom destructor
[INFO] [stdout]    |                            `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 56 | ...                       if let Some(reference) = elem.as_referenceable() {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 | ...                   }
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let mut stack = vec![nml_table.clone()];
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `stack` calls a custom destructor
[INFO] [stdout]     |                 `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 |                     match top.get::<Value>(name) {
[INFO] [stdout]     |                           ----------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 |                 match top.get::<Value>(name) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/queries.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/parser.rs:206:52
[INFO] [stdout]      |
[INFO] [stdout]  206 |         while let Some((next_cursor, rule, rule_data)) = self.next_match(unit, &cursor) {
[INFO] [stdout]      |                         -----------                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |                                |
[INFO] [stdout]      |                         |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `next_cursor` calls a custom destructor
[INFO] [stdout]      |                         `next_cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |             if !*self.parse_meta.read() && (unit.get_meta() == Some(UnitMeta::Lazy) || unit.get_meta() == Some(UnitMeta::After)) {
[INFO] [stdout]      |                  ----------------------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  217 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `next_cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/reports.rs:209:10
[INFO] [stdout]      |
[INFO] [stdout]  182 |             let token = span.token.source().original_range(span.token.range.clone());
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `token` calls a custom destructor
[INFO] [stdout]      |                 `token` will be dropped later as of Edition 2024
[INFO] [stdout]  183 |
[INFO] [stdout]  184 |             let mut start = LineCursor::new(token.source(), OffsetEncoding::Utf16);
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `start` calls a custom destructor
[INFO] [stdout]      |                 `start` will be dropped later as of Edition 2024
[INFO] [stdout]  185 |             start.move_to(token.range.start);
[INFO] [stdout]  186 |             let mut end = start.clone();
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `end` calls a custom destructor
[INFO] [stdout]      |                 `end` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  209 |             match diagnostic_map.get_mut(token.source().url()) { Some(mut diags) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^
[INFO] [stdout]      |                   |                      |
[INFO] [stdout]      |                   |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   |                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `start` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `end` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/element.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 141 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/translation.rs:477:12
[INFO] [stdout]     |
[INFO] [stdout] 475 |                     let token = elem.location().to_owned();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `token` calls a custom destructor
[INFO] [stdout]     |                         `token` will be dropped later as of Edition 2024
[INFO] [stdout] 476 |
[INFO] [stdout] 477 |                     match kernel.au_create_elem(unit, elem) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 489 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:370:43
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:99:10
[INFO] [stdout]     |
[INFO] [stdout]  88 |             let value = match f(self) {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `value` calls a custom destructor
[INFO] [stdout]     |                 `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |             let mut query = match con.prepare(<Self as Cached>::sql_insert_query()) {
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `query` calls a custom destructor
[INFO] [stdout]     |                 `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |             match query.execute((&key, &value)) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `query` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/statement.rs:780:1
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/compiler.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout]  99 |         for (scope, elem) in scope.content_iter(false) {
[INFO] [stdout]     |                     ----     -------------------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `elem` calls a custom destructor
[INFO] [stdout]     |                     `elem` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |             if let Err(mut reps) = elem.compile(scope, self, &mut output) {
[INFO] [stdout]     |                        --------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |           |
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `reps` calls a custom destructor
[INFO] [stdout]     |                        `reps` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `elem` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `reps` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/output.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             while let Some(joined) = set.join_next().await {
[INFO] [stdout]     |                            ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |         |               |
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `joined` calls a custom destructor
[INFO] [stdout]     |                            `joined` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 194 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `joined` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/process.rs:367:10
[INFO] [stdout]     |
[INFO] [stdout] 367 |             match self.compiler.compile(unit) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 379 |                                     unit.token().source(),
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 382 |                                         unit.token().range,
[INFO] [stdout]     |                                         ------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |                                 unit.token().source(),
[INFO] [stdout]     |                                 ------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 |                                     unit.token().range,
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 410 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           match syntect::html::styled_line_to_highlighted_html(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 131 | |                             &regions[..],
[INFO] [stdout] 132 | |                             syntect::html::IncludeBackground::No,
[INFO] [stdout] 133 | |                         ) {
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 134 |                               Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                   -
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `e` calls a custom destructor
[INFO] [stdout]     |                                   `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 match highlight.highlight_line(line, Code::syntaxes()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 128 |                     Err(e) => return Err(format!("Error highlighting line `{line}`: {}", e)),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                             Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                 -
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/graphviz/elem.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 145 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 148 |                     if let Err(e) = Graphviz::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/link/elem.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 105 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 719 |           let __val = $argv[$idx].clone();
[INFO] [stdout]     |               -----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__val` calls a custom destructor
[INFO] [stdout]     |               `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 722 |               ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     |                                                          --------------------------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 723 |                   Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     |                      -------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `__proxy` calls a custom destructor
[INFO] [stdout]     |                      `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/heading/elem.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  74 |             let mut matched_rule = None;
[INFO] [stdout]     |                 ----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `matched_rule` calls a custom destructor
[INFO] [stdout]     |                 `matched_rule` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |                 Box::new((matched, active)) as Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  99 |             ))
[INFO] [stdout] 100 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `matched_rule` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let source = cursor.source();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `source` calls a custom destructor
[INFO] [stdout]     |             `source` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |         cursor.clone().at(captures.get(0).unwrap().end())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 153 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `source` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/latex/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTex::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/typst/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTyp::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/tagged/rule.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |                     let src = escape_source(
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `src` calls a custom destructor
[INFO] [stdout]     |                         `src` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 423 |                     match parse_paragraph(unit, src.clone()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 438 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `src` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/code.rs:105:3
[INFO] [stdout]      |
[INFO] [stdout]   95 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  105 |         self.coderanges.coderanges.write().push(CodeRangeInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/conceal.rs:106:3
[INFO] [stdout]      |
[INFO] [stdout]   96 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  106 |         self.conceals.conceals.write().push(ConcealInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/hints.rs:91:3
[INFO] [stdout]      |
[INFO] [stdout]   88 |         let mut cursor = self.hints.cursor.write();
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |         self.hints.hints.write().push(InlayHint {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  104 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cursor` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/styles.rs:109:3
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         self.styles.styles.write().push(StyleInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  122 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/iterator.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 let mut iter = this.borrow_mut::<IteratorWrapper>()?;
[INFO] [stdout]    |                     --------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `iter` calls a custom destructor
[INFO] [stdout]    |                     `iter` will be dropped later as of Edition 2024
[INFO] [stdout] 14 |                 match iter.0.next() { Some((scope, elem)) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 22 |             },
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            -----           ------------------------
[INFO] [stdout]    |                            |               |
[INFO] [stdout]    |                            |               `iter` calls a custom destructor
[INFO] [stdout]    |                            |               `iter` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `scope` calls a custom destructor
[INFO] [stdout]    |                            `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 56 | ...                       if let Some(reference) = elem.as_referenceable() {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 | ...                   }
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let mut stack = vec![nml_table.clone()];
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `stack` calls a custom destructor
[INFO] [stdout]     |                 `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 |                     match top.get::<Value>(name) {
[INFO] [stdout]     |                           ----------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 |                 match top.get::<Value>(name) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/queries.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/parser.rs:206:52
[INFO] [stdout]      |
[INFO] [stdout]  206 |         while let Some((next_cursor, rule, rule_data)) = self.next_match(unit, &cursor) {
[INFO] [stdout]      |                         -----------                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |                                |
[INFO] [stdout]      |                         |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `next_cursor` calls a custom destructor
[INFO] [stdout]      |                         `next_cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |             if !*self.parse_meta.read() && (unit.get_meta() == Some(UnitMeta::Lazy) || unit.get_meta() == Some(UnitMeta::After)) {
[INFO] [stdout]      |                  ----------------------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  217 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `next_cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/reports.rs:209:10
[INFO] [stdout]      |
[INFO] [stdout]  182 |             let token = span.token.source().original_range(span.token.range.clone());
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `token` calls a custom destructor
[INFO] [stdout]      |                 `token` will be dropped later as of Edition 2024
[INFO] [stdout]  183 |
[INFO] [stdout]  184 |             let mut start = LineCursor::new(token.source(), OffsetEncoding::Utf16);
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `start` calls a custom destructor
[INFO] [stdout]      |                 `start` will be dropped later as of Edition 2024
[INFO] [stdout]  185 |             start.move_to(token.range.start);
[INFO] [stdout]  186 |             let mut end = start.clone();
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `end` calls a custom destructor
[INFO] [stdout]      |                 `end` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  209 |             match diagnostic_map.get_mut(token.source().url()) { Some(mut diags) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^
[INFO] [stdout]      |                   |                      |
[INFO] [stdout]      |                   |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   |                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `start` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `end` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/element.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 141 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/translation.rs:477:12
[INFO] [stdout]     |
[INFO] [stdout] 475 |                     let token = elem.location().to_owned();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `token` calls a custom destructor
[INFO] [stdout]     |                         `token` will be dropped later as of Edition 2024
[INFO] [stdout] 476 |
[INFO] [stdout] 477 |                     match kernel.au_create_elem(unit, elem) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 489 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:370:43
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/server.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let cache = self.cache.clone();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `cache` calls a custom destructor
[INFO] [stdout]     |                 `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |             cache.get_references().await
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 117 |         };
[INFO] [stdout]     |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cache/cache.rs:99:10
[INFO] [stdout]     |
[INFO] [stdout]  88 |             let value = match f(self) {
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `value` calls a custom destructor
[INFO] [stdout]     |                 `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |             let mut query = match con.prepare(<Self as Cached>::sql_insert_query()) {
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `query` calls a custom destructor
[INFO] [stdout]     |                 `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |             match query.execute((&key, &value)) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `query` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/statement.rs:780:1
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/compiler.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout]  99 |         for (scope, elem) in scope.content_iter(false) {
[INFO] [stdout]     |                     ----     -------------------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `elem` calls a custom destructor
[INFO] [stdout]     |                     `elem` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |             if let Err(mut reps) = elem.compile(scope, self, &mut output) {
[INFO] [stdout]     |                        --------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |           |
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `reps` calls a custom destructor
[INFO] [stdout]     |                        `reps` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `elem` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `reps` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/output.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |             while let Some(joined) = set.join_next().await {
[INFO] [stdout]     |                            ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |         |               |
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `joined` calls a custom destructor
[INFO] [stdout]     |                            `joined` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |                     Err(join_err) => {
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `join_err` calls a custom destructor
[INFO] [stdout]     |                         `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 194 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `joined` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compiler/process.rs:367:10
[INFO] [stdout]     |
[INFO] [stdout] 367 |             match self.compiler.compile(unit) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 379 |                                     unit.token().source(),
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 382 |                                         unit.token().range,
[INFO] [stdout]     |                                         ------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |                                 unit.token().source(),
[INFO] [stdout]     |                                 ------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 |                                     unit.token().range,
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 410 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           match syntect::html::styled_line_to_highlighted_html(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 131 | |                             &regions[..],
[INFO] [stdout] 132 | |                             syntect::html::IncludeBackground::No,
[INFO] [stdout] 133 | |                         ) {
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 134 |                               Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                   -
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `e` calls a custom destructor
[INFO] [stdout]     |                                   `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/code/elem.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 match highlight.highlight_line(line, Code::syntaxes()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 128 |                     Err(e) => return Err(format!("Error highlighting line `{line}`: {}", e)),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                             Err(e) => return Err(format!("Error highlighting code: {}", e)),
[INFO] [stdout]     |                                 -
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/graphviz/elem.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 145 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 148 |                     if let Err(e) = Graphviz::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/link/elem.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 105 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 719 |           let __val = $argv[$idx].clone();
[INFO] [stdout]     |               -----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__val` calls a custom destructor
[INFO] [stdout]     |               `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 722 |               ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     |                                                          --------------------------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 723 |                   Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     |                      -------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `__proxy` calls a custom destructor
[INFO] [stdout]     |                      `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |           match ::mlua::LuaSerdeExt::from_value($lua, __val) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/internal_link/rule.rs:260:30
[INFO] [stdout]     |
[INFO] [stdout] 260 |                   let (refname, display) = parse_lua_args!(lua, args, "InternalLink",
[INFO] [stdout]     |  __________________________________________-
[INFO] [stdout] 261 | |                     ("refname", Refname, serde),
[INFO] [stdout] 262 | |                     ("display", ScopeWrapper, Arc<RwLock<Scope>>, proxc),
[INFO] [stdout] 263 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/heading/elem.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |       ($lua:expr_2021, $args:expr_2021, $fn_name:expr_2021, $(($arg_name:expr_2021, $($rest:tt)*)),* $(,)?) => {{
[INFO] [stdout]     |  _______________________________________________________________________________________________________________-
[INFO] [stdout] 651 | |         let __args: ::mlua::MultiValue = $args;
[INFO] [stdout] 652 | |         let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     | |             ------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__argv` calls a custom destructor
[INFO] [stdout]     | |             `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] 653 | |         let __fn_name: &str = $fn_name;
[INFO] [stdout] 654 | |         let mut __idx: usize = 0;
[INFO] [stdout] 655 | |         ($($crate::__parse_one_arg!($lua, __argv, __idx, __fn_name, $arg_name, $($rest)*),)*)
[INFO] [stdout] 656 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |        $arg_name:expr_2021, $proxy_ty:ty, $inner_ty:ty, proxc) => {{
[INFO] [stdout]     |  __________________________________________________________________-
[INFO] [stdout]     | |__________________________________________________________________|
[INFO] [stdout] 708 | |         if $idx >= $argv.len() {
[INFO] [stdout] 709 | |             return Err(::mlua::Error::BadArgument {
[INFO] [stdout] 710 | |                 to: Some($fn_name.to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |         let __val = $argv[$idx].clone();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `__val` calls a custom destructor
[INFO] [stdout]     | |             `__val` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |             ::mlua::Value::UserData(ref __ud) => match __ud.borrow::<$proxy_ty>() {
[INFO] [stdout]     | |                                                        --------------------------
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 723 | |                 Ok(__proxy) => __proxy.0.clone() as $inner_ty,
[INFO] [stdout]     | |                    -------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    `__proxy` calls a custom destructor
[INFO] [stdout]     | |                    `__proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |_____|
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 846 | |         let __val = $argv.get($idx).cloned();
[INFO] [stdout]     | |             -----
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |         match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__proxy` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:879:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |           let __argv: Vec<::mlua::Value> = __args.into_vec();
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__argv` calls a custom destructor
[INFO] [stdout]     |               `__argv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 879 |           match <$plain_ty as ::mlua::FromLua>::from_lua(__val, $lua) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/heading/rule.rs:221:45
[INFO] [stdout]     |
[INFO] [stdout] 221 |                   let (depth, in_toc, content, refname) = parse_lua_args!(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 222 | |                     lua,
[INFO] [stdout] 223 | |                     args,
[INFO] [stdout] 224 | |                     "heading.Heading",
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |                     ("refname", String, opt)
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |                 -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__argv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `__argv` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__parse_one_arg` which comes from the expansion of the macro `parse_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  74 |             let mut matched_rule = None;
[INFO] [stdout]     |                 ----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `matched_rule` calls a custom destructor
[INFO] [stdout]     |                 `matched_rule` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |                 Box::new((matched, active)) as Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  99 |             ))
[INFO] [stdout] 100 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `matched_rule` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/style/rule.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let source = cursor.source();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `source` calls a custom destructor
[INFO] [stdout]     |             `source` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |         cursor.clone().at(captures.get(0).unwrap().end())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 153 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `source` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/latex/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTex::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/typst/elem.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cache = compiler.get_cache();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `cache` calls a custom destructor
[INFO] [stdout]     |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                     let con = tokio::runtime::Runtime::new()
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `con` calls a custom destructor
[INFO] [stdout]     |                         `con` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                     if let Err(e) = FormattedTyp::init(&con) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cache` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `con` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/elements/tagged/rule.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |                     let src = escape_source(
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `src` calls a custom destructor
[INFO] [stdout]     |                         `src` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 423 |                     match parse_paragraph(unit, src.clone()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 438 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `src` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/code.rs:105:3
[INFO] [stdout]      |
[INFO] [stdout]   95 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  105 |         self.coderanges.coderanges.write().push(CodeRangeInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/conceal.rs:106:3
[INFO] [stdout]      |
[INFO] [stdout]   96 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  106 |         self.conceals.conceals.write().push(ConcealInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/hints.rs:91:3
[INFO] [stdout]      |
[INFO] [stdout]   88 |         let mut cursor = self.hints.cursor.write();
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |         self.hints.hints.write().push(InlayHint {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  104 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cursor` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lsp/styles.rs:109:3
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let mut cursor = LineCursor::new(self.source.clone(), OffsetEncoding::Utf8);
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `cursor` calls a custom destructor
[INFO] [stdout]      |             `cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         self.styles.styles.write().push(StyleInfo {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  122 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/iterator.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 let mut iter = this.borrow_mut::<IteratorWrapper>()?;
[INFO] [stdout]    |                     --------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `iter` calls a custom destructor
[INFO] [stdout]    |                     `iter` will be dropped later as of Edition 2024
[INFO] [stdout] 14 |                 match iter.0.next() { Some((scope, elem)) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 22 |             },
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/userdata/lock.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<L: UserDataLock + ?Sized> Drop for LockGuard<'_, L> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            -----           ------------------------
[INFO] [stdout]    |                            |               |
[INFO] [stdout]    |                            |               `iter` calls a custom destructor
[INFO] [stdout]    |                            |               `iter` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `scope` calls a custom destructor
[INFO] [stdout]    |                            `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 56 | ...                       if let Some(reference) = elem.as_referenceable() {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 | ...                   }
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lua/kernel.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let mut stack = vec![nml_table.clone()];
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `stack` calls a custom destructor
[INFO] [stdout]     |                 `stack` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 |                     match top.get::<Value>(name) {
[INFO] [stdout]     |                           ----------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 |                 match top.get::<Value>(name) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stack` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.11.6/src/types/value_ref.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Drop for ValueRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/lua/queries.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/parser.rs:206:52
[INFO] [stdout]      |
[INFO] [stdout]  206 |         while let Some((next_cursor, rule, rule_data)) = self.next_match(unit, &cursor) {
[INFO] [stdout]      |                         -----------                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |                                |
[INFO] [stdout]      |                         |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `next_cursor` calls a custom destructor
[INFO] [stdout]      |                         `next_cursor` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |             if !*self.parse_meta.read() && (unit.get_meta() == Some(UnitMeta::Lazy) || unit.get_meta() == Some(UnitMeta::After)) {
[INFO] [stdout]      |                  ----------------------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  217 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `next_cursor` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/parser/reports.rs:209:10
[INFO] [stdout]      |
[INFO] [stdout]  182 |             let token = span.token.source().original_range(span.token.range.clone());
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `token` calls a custom destructor
[INFO] [stdout]      |                 `token` will be dropped later as of Edition 2024
[INFO] [stdout]  183 |
[INFO] [stdout]  184 |             let mut start = LineCursor::new(token.source(), OffsetEncoding::Utf16);
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `start` calls a custom destructor
[INFO] [stdout]      |                 `start` will be dropped later as of Edition 2024
[INFO] [stdout]  185 |             start.move_to(token.range.start);
[INFO] [stdout]  186 |             let mut end = start.clone();
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `end` calls a custom destructor
[INFO] [stdout]      |                 `end` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  209 |             match diagnostic_map.get_mut(token.source().url()) { Some(mut diags) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^
[INFO] [stdout]      |                   |                      |
[INFO] [stdout]      |                   |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   |                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1827:1
[INFO] [stdout]      |
[INFO] [stdout] 1827 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockWriteGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `start` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `end` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/element.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 141 |             for it in contained.content_iter(true) {
[INFO] [stdout]     |                 --    ----------------------------
[INFO] [stdout]     |                 |     |
[INFO] [stdout]     |                 |     `iter` calls a custom destructor
[INFO] [stdout]     |                 |     `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `it` calls a custom destructor
[INFO] [stdout]     |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |                         if let Some(container) = it.1.as_container() {
[INFO] [stdout]     |                                     ---------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |            |
[INFO] [stdout]     |                                     |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `container` calls a custom destructor
[INFO] [stdout]     |                                     `container` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `it` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `container` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/unit/translation.rs:477:12
[INFO] [stdout]     |
[INFO] [stdout] 475 |                     let token = elem.location().to_owned();
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `token` calls a custom destructor
[INFO] [stdout]     |                         `token` will be dropped later as of Edition 2024
[INFO] [stdout] 476 |
[INFO] [stdout] 477 |                     match kernel.au_create_elem(unit, elem) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 489 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `token` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] crater-edition-check: nml v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stdout] warning: unused variable: `field_ty`
[INFO] [stdout]    --> crates/auto-userdata/src/lib.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let field_ty = &field.ty;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_ty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::Cell`
[INFO] [stdout]  --> src/compiler/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]  --> src/compiler/output.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::future::IntoFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/compiler/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/compiler/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/compiler/output.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Color`
[INFO] [stdout]   --> src/compiler/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ariadne::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Fmt`
[INFO] [stdout]   --> src/compiler/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ariadne::Fmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::make_err`
[INFO] [stdout]   --> src/compiler/output.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::make_err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::ReportColors`
[INFO] [stdout]   --> src/compiler/output.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::parser::reports::ReportColors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard`
[INFO] [stdout]  --> src/compiler/process.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use parking_lot::RwLockReadGuard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/compiler/process.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]   --> src/compiler/process.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::kernel::KernelName`
[INFO] [stdout]   --> src/compiler/process.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::lua::kernel::KernelName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::property::PropertyValue`
[INFO] [stdout]   --> src/compiler/process.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::parser::property::PropertyValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/compiler/process.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/compiler/process.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::wrappers::*`
[INFO] [stdout]  --> src/elements/code/rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::lua::wrappers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::dot_structures::Graph`
[INFO] [stdout]  --> src/elements/graphviz/rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use graphviz_rust::dot_structures::Graph;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]  --> src/elements/import/elem.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/elements/import/elem.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::source::SourceFile`
[INFO] [stdout]   --> src/elements/import/elem.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::parser::source::SourceFile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/elements/import/elem.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/elements/import/elem.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/elements/import/elem.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::Transaction`
[INFO] [stdout]   --> src/elements/import/elem.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rusqlite::Transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Kernel`
[INFO] [stdout]  --> src/elements/tagged/rule.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::lua::kernel::{Kernel, KernelContext, KernelNameBuf};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::translation::TranslationAccessors`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::unit::translation::TranslationAccessors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::params_from_iter`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rusqlite::params_from_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::Cell`
[INFO] [stdout]  --> src/compiler/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::compiler::Target`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::compiler::compiler::Target;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]  --> src/compiler/output.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::future::IntoFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/compiler/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/compiler/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/compiler/output.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Color`
[INFO] [stdout]   --> src/compiler/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ariadne::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Fmt`
[INFO] [stdout]   --> src/compiler/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ariadne::Fmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::make_err`
[INFO] [stdout]   --> src/compiler/output.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::make_err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::ReportColors`
[INFO] [stdout]   --> src/compiler/output.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::parser::reports::ReportColors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard`
[INFO] [stdout]  --> src/compiler/process.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use parking_lot::RwLockReadGuard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/compiler/process.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]   --> src/compiler/process.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::kernel::KernelName`
[INFO] [stdout]   --> src/compiler/process.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::lua::kernel::KernelName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::property::PropertyValue`
[INFO] [stdout]   --> src/compiler/process.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::parser::property::PropertyValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/compiler/process.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/compiler/process.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::wrappers::*`
[INFO] [stdout]  --> src/elements/code/rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::lua::wrappers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/wrappers/scope.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::process::ProcessQueue`
[INFO] [stdout]  --> src/lua/wrappers/unit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::compiler::process::ProcessQueue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::settings::ProjectSettings`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::util::settings::ProjectSettings;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use graphviz_rust::print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::raw::elem::Raw`
[INFO] [stdout]  --> src/elements/comment/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::elements::raw::elem::Raw;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::lock_api::RwLock`
[INFO] [stdout]   --> src/lua/kernel.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use parking_lot::lock_api::RwLock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::ContentVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::unit::variable::ContentVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ElemKind`
[INFO] [stdout]   --> src/elements/comment/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::unit::element::ElemKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VAR_TO_LUA`
[INFO] [stdout]   --> src/lua/kernel.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::VAR_TO_LUA;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `add_lua_docs`
[INFO] [stdout]   --> src/lua/doc.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | macro_rules! add_lua_docs {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_documented_function`
[INFO] [stdout]  --> src/lua/utils.rs:6:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |     add_documented_function,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/lua/queries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::dot_structures::Graph`
[INFO] [stdout]  --> src/elements/graphviz/rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use graphviz_rust::dot_structures::Graph;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::cmd::Layout`
[INFO] [stdout]  --> src/elements/graphviz/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::cmd::Layout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::raw::elem::Raw`
[INFO] [stdout]  --> src/elements/graphviz/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::elements::raw::elem::Raw;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ElemKind`
[INFO] [stdout]   --> src/elements/graphviz/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::unit::element::ElemKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/parser/resolver.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]  --> src/elements/import/elem.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/elements/import/elem.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::source::SourceFile`
[INFO] [stdout]   --> src/elements/import/elem.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::parser::source::SourceFile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/elements/import/elem.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/elements/import/elem.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/elements/import/elem.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::Transaction`
[INFO] [stdout]   --> src/elements/import/elem.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rusqlite::Transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `create_styles`
[INFO] [stdout]   --> src/parser/style.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | macro_rules! create_styles {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::VariantAccess`
[INFO] [stdout]   --> src/unit/translation.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde::de::VariantAccess;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::code::elem::Code`
[INFO] [stdout]  --> src/elements/anchor/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::code::elem::Code;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mlua::IntoLua`
[INFO] [stdout]  --> src/unit/variable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mlua::IntoLua;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mlua::Scope`
[INFO] [stdout]  --> src/elements/heading/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mlua::Scope;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::raw::elem::Raw`
[INFO] [stdout]  --> src/elements/heading/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::elements::raw::elem::Raw;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ElemKind`
[INFO] [stdout]   --> src/elements/heading/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::unit::element::ElemKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Kernel`
[INFO] [stdout]  --> src/elements/tagged/rule.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::lua::kernel::{Kernel, KernelContext, KernelNameBuf};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::translation::TranslationAccessors`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::unit::translation::TranslationAccessors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::params_from_iter`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rusqlite::params_from_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::compiler::Target`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::compiler::compiler::Target;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/wrappers/scope.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::process::ProcessQueue`
[INFO] [stdout]  --> src/lua/wrappers/unit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::compiler::process::ProcessQueue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::settings::ProjectSettings`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::util::settings::ProjectSettings;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use graphviz_rust::print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::lock_api::RwLock`
[INFO] [stdout]   --> src/lua/kernel.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use parking_lot::lock_api::RwLock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::ContentVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::unit::variable::ContentVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VAR_TO_LUA`
[INFO] [stdout]   --> src/lua/kernel.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::VAR_TO_LUA;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `add_lua_docs`
[INFO] [stdout]   --> src/lua/doc.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | macro_rules! add_lua_docs {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_documented_function`
[INFO] [stdout]  --> src/lua/utils.rs:6:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |     add_documented_function,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/lua/queries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/parser/resolver.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `create_styles`
[INFO] [stdout]   --> src/parser/style.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | macro_rules! create_styles {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::VariantAccess`
[INFO] [stdout]   --> src/unit/translation.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde::de::VariantAccess;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mlua::IntoLua`
[INFO] [stdout]  --> src/unit/variable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mlua::IntoLua;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::Cell`
[INFO] [stdout]  --> src/compiler/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]  --> src/compiler/output.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::future::IntoFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/compiler/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/compiler/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/compiler/output.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Color`
[INFO] [stdout]   --> src/compiler/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ariadne::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Fmt`
[INFO] [stdout]   --> src/compiler/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ariadne::Fmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::make_err`
[INFO] [stdout]   --> src/compiler/output.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::make_err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::ReportColors`
[INFO] [stdout]   --> src/compiler/output.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::parser::reports::ReportColors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard`
[INFO] [stdout]  --> src/compiler/process.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use parking_lot::RwLockReadGuard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/compiler/process.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]   --> src/compiler/process.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::kernel::KernelName`
[INFO] [stdout]   --> src/compiler/process.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::lua::kernel::KernelName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::property::PropertyValue`
[INFO] [stdout]   --> src/compiler/process.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::parser::property::PropertyValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/compiler/process.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/compiler/process.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::wrappers::*`
[INFO] [stdout]  --> src/elements/code/rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::lua::wrappers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::dot_structures::Graph`
[INFO] [stdout]  --> src/elements/graphviz/rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use graphviz_rust::dot_structures::Graph;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]  --> src/elements/import/elem.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/elements/import/elem.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::source::SourceFile`
[INFO] [stdout]   --> src/elements/import/elem.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::parser::source::SourceFile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/elements/import/elem.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/elements/import/elem.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/elements/import/elem.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::Transaction`
[INFO] [stdout]   --> src/elements/import/elem.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rusqlite::Transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::Cell`
[INFO] [stdout]  --> src/compiler/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::IntoFuture`
[INFO] [stdout]  --> src/compiler/output.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::future::IntoFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/compiler/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/compiler/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/compiler/output.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Color`
[INFO] [stdout]   --> src/compiler/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ariadne::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Fmt`
[INFO] [stdout]   --> src/compiler/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ariadne::Fmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::make_err`
[INFO] [stdout]   --> src/compiler/output.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::make_err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::ReportColors`
[INFO] [stdout]   --> src/compiler/output.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::parser::reports::ReportColors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard`
[INFO] [stdout]  --> src/compiler/process.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use parking_lot::RwLockReadGuard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/compiler/process.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]   --> src/compiler/process.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::kernel::KernelName`
[INFO] [stdout]   --> src/compiler/process.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::lua::kernel::KernelName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::property::PropertyValue`
[INFO] [stdout]   --> src/compiler/process.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::parser::property::PropertyValue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/compiler/process.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/compiler/process.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lua::wrappers::*`
[INFO] [stdout]  --> src/elements/code/rule.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::lua::wrappers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::raw::elem::Raw`
[INFO] [stdout]  --> src/elements/comment/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::elements::raw::elem::Raw;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ElemKind`
[INFO] [stdout]   --> src/elements/comment/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::unit::element::ElemKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::dot_structures::Graph`
[INFO] [stdout]  --> src/elements/graphviz/rule.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use graphviz_rust::dot_structures::Graph;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::cmd::Layout`
[INFO] [stdout]  --> src/elements/graphviz/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::cmd::Layout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::raw::elem::Raw`
[INFO] [stdout]  --> src/elements/graphviz/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::elements::raw::elem::Raw;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ElemKind`
[INFO] [stdout]   --> src/elements/graphviz/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::unit::element::ElemKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::lua::custom::LUA_CUSTOM`
[INFO] [stdout]  --> src/elements/import/elem.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::elements::lua::custom::LUA_CUSTOM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::reports::*`
[INFO] [stdout]   --> src/elements/import/elem.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::parser::reports::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::source::SourceFile`
[INFO] [stdout]   --> src/elements/import/elem.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::parser::source::SourceFile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/elements/import/elem.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VariableName`
[INFO] [stdout]   --> src/elements/import/elem.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::unit::variable::VariableName;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::RwLockWriteGuard`
[INFO] [stdout]   --> src/elements/import/elem.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use parking_lot::RwLockWriteGuard;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::Transaction`
[INFO] [stdout]   --> src/elements/import/elem.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rusqlite::Transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::code::elem::Code`
[INFO] [stdout]  --> src/elements/anchor/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::code::elem::Code;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Kernel`
[INFO] [stdout]  --> src/elements/tagged/rule.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::lua::kernel::{Kernel, KernelContext, KernelNameBuf};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::translation::TranslationAccessors`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::unit::translation::TranslationAccessors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::params_from_iter`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rusqlite::params_from_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mlua::Scope`
[INFO] [stdout]  --> src/elements/heading/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mlua::Scope;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elements::raw::elem::Raw`
[INFO] [stdout]  --> src/elements/heading/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::elements::raw::elem::Raw;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ElemKind`
[INFO] [stdout]   --> src/elements/heading/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::unit::element::ElemKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::compiler::Target`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::compiler::compiler::Target;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/wrappers/scope.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::process::ProcessQueue`
[INFO] [stdout]  --> src/lua/wrappers/unit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::compiler::process::ProcessQueue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::settings::ProjectSettings`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::util::settings::ProjectSettings;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use graphviz_rust::print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::lock_api::RwLock`
[INFO] [stdout]   --> src/lua/kernel.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use parking_lot::lock_api::RwLock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::ContentVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::unit::variable::ContentVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VAR_TO_LUA`
[INFO] [stdout]   --> src/lua/kernel.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::VAR_TO_LUA;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `add_lua_docs`
[INFO] [stdout]   --> src/lua/doc.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | macro_rules! add_lua_docs {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_documented_function`
[INFO] [stdout]  --> src/lua/utils.rs:6:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |     add_documented_function,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/lua/queries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Kernel`
[INFO] [stdout]  --> src/elements/tagged/rule.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::lua::kernel::{Kernel, KernelContext, KernelNameBuf};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::translation::TranslationAccessors`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::unit::translation::TranslationAccessors;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::params_from_iter`
[INFO] [stdout]   --> src/elements/tagged/rule.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rusqlite::params_from_iter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/parser/resolver.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::compiler::Target`
[INFO] [stdout]  --> src/elements/tagged/custom.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::compiler::compiler::Target;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `create_styles`
[INFO] [stdout]   --> src/parser/style.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | macro_rules! create_styles {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::VariantAccess`
[INFO] [stdout]   --> src/unit/translation.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde::de::VariantAccess;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/wrappers/scope.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mlua::IntoLua`
[INFO] [stdout]  --> src/unit/variable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mlua::IntoLua;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::compiler::process::ProcessQueue`
[INFO] [stdout]  --> src/lua/wrappers/unit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::compiler::process::ProcessQueue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::settings::ProjectSettings`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::util::settings::ProjectSettings;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use graphviz_rust::print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::lock_api::RwLock`
[INFO] [stdout]   --> src/lua/kernel.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use parking_lot::lock_api::RwLock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::ContentVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::unit::variable::ContentVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::PropertyVariable`
[INFO] [stdout]   --> src/lua/kernel.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::unit::variable::PropertyVariable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::VAR_TO_LUA`
[INFO] [stdout]   --> src/lua/kernel.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::unit::variable::VAR_TO_LUA;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `add_lua_docs`
[INFO] [stdout]   --> src/lua/doc.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | macro_rules! add_lua_docs {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_documented_function`
[INFO] [stdout]  --> src/lua/utils.rs:6:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |     add_documented_function,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/lua/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/lua/queries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphviz_rust::print`
[INFO] [stdout]  --> src/parser/resolver.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphviz_rust::print;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `create_styles`
[INFO] [stdout]   --> src/parser/style.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | macro_rules! create_styles {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::VariantAccess`
[INFO] [stdout]   --> src/unit/translation.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde::de::VariantAccess;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mlua::IntoLua`
[INFO] [stdout]  --> src/unit/variable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mlua::IntoLua;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/cache/cache.rs:370:44
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- temporary value is freed at the end of this statement
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/cache/cache.rs:370:44
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- temporary value is freed at the end of this statement
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/server.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let mut unit = TranslationUnit::new(path, self.parser.clone(), source.clone(), true, false);
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/cache/cache.rs:370:44
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- temporary value is freed at the end of this statement
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/server.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let mut unit = TranslationUnit::new(path, self.parser.clone(), source.clone(), true, false);
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/cache/cache.rs:370:44
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     source_path: PathBuf::from(unsafe {
[INFO] [stdout]     |                                  ------------- borrow later used by call
[INFO] [stdout] 370 |                         OsStr::from_encoded_bytes_unchecked(&row.get_unwrap::<_, Vec<u8>>(5))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- temporary value is freed at the end of this statement
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::Element`
[INFO] [stdout]   --> src/unit/variable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::element::Element;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::ContainerElement`
[INFO] [stdout]   --> src/unit/scope.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::element::ContainerElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Span`
[INFO] [stdout]  --> src/parser/source.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ariadne::Span;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ReferenceableElement`
[INFO] [stdout]   --> src/elements/internal_link/elem.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::unit::element::ReferenceableElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::Variable`
[INFO] [stdout]   --> src/lua/wrappers/variable.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::unit::variable::Variable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/compiler/compiler.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let ProjectOutput::Html(html) = &settings.output else {
[INFO] [stdout]     |                 ------------------------------------------------ ^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]    --> src/compiler/process.rs:342:68
[INFO] [stdout]     |
[INFO] [stdout] 342 |             LuaData::with_kernel(&mut unit, &KernelNameBuf("main".into()), |unit, mut kernel| {
[INFO] [stdout]     |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syn`
[INFO] [stdout]    --> src/elements/code/rule.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 let Some(syn) = Code::syntaxes().find_syntax_by_name(&language) else {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::Element`
[INFO] [stdout]   --> src/unit/variable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::element::Element;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::ContainerElement`
[INFO] [stdout]   --> src/unit/scope.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::element::ContainerElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::Variable`
[INFO] [stdout]   --> src/lua/wrappers/variable.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::unit::variable::Variable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ReferenceableElement`
[INFO] [stdout]   --> src/elements/internal_link/elem.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::unit::element::ReferenceableElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Span`
[INFO] [stdout]  --> src/parser/source.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ariadne::Span;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::Element`
[INFO] [stdout]   --> src/unit/variable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::element::Element;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::ContainerElement`
[INFO] [stdout]   --> src/unit/scope.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::element::ContainerElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ReferenceableElement`
[INFO] [stdout]   --> src/elements/internal_link/elem.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::unit::element::ReferenceableElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Span`
[INFO] [stdout]  --> src/parser/source.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ariadne::Span;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::Variable`
[INFO] [stdout]   --> src/lua/wrappers/variable.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::unit::variable::Variable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/compiler/compiler.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let ProjectOutput::Html(html) = &settings.output else {
[INFO] [stdout]     |                 ------------------------------------------------ ^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/compiler/compiler.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let ProjectOutput::Html(html) = &settings.output else {
[INFO] [stdout]     |                 ------------------------------------------------ ^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lua`
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lua` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `convert_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]    --> src/compiler/process.rs:342:68
[INFO] [stdout]     |
[INFO] [stdout] 342 |             LuaData::with_kernel(&mut unit, &KernelNameBuf("main".into()), |unit, mut kernel| {
[INFO] [stdout]     |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]    --> src/compiler/process.rs:342:68
[INFO] [stdout]     |
[INFO] [stdout] 342 |             LuaData::with_kernel(&mut unit, &KernelNameBuf("main".into()), |unit, mut kernel| {
[INFO] [stdout]     |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syn`
[INFO] [stdout]    --> src/elements/code/rule.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 let Some(syn) = Code::syntaxes().find_syntax_by_name(&language) else {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::Element`
[INFO] [stdout]   --> src/unit/variable.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::element::Element;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::element::ContainerElement`
[INFO] [stdout]   --> src/unit/scope.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::element::ContainerElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ariadne::Span`
[INFO] [stdout]  --> src/parser/source.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ariadne::Span;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::element::ReferenceableElement`
[INFO] [stdout]   --> src/elements/internal_link/elem.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::unit::element::ReferenceableElement;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unit::variable::Variable`
[INFO] [stdout]   --> src/lua/wrappers/variable.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::unit::variable::Variable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syn`
[INFO] [stdout]    --> src/elements/code/rule.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 let Some(syn) = Code::syntaxes().find_syntax_by_name(&language) else {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/compiler/compiler.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let ProjectOutput::Html(html) = &settings.output else {
[INFO] [stdout]     |                 ------------------------------------------------ ^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]    --> src/compiler/process.rs:342:68
[INFO] [stdout]     |
[INFO] [stdout] 342 |             LuaData::with_kernel(&mut unit, &KernelNameBuf("main".into()), |unit, mut kernel| {
[INFO] [stdout]     |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lua`
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lua` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `convert_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lua`
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lua` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `convert_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syn`
[INFO] [stdout]    --> src/elements/code/rule.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 let Some(syn) = Code::syntaxes().find_syntax_by_name(&language) else {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lua`
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `lua` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/lua/kernel.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let lua = $lua;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/elements/list/rule.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 let entries = convert_lua_args!(lua, args, (ListEntry, "entries", vuserdata));
[INFO] [stdout]     |                               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `convert_lua_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/lua/wrappers/unit.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 |             std::fs::write(&output, content).map_err(|err| {
[INFO] [stdout]     |                                                       ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Kernel::with_context(lua, |ctx| {
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lua/kernel.rs:365:36
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let mut wrapper = ElemWrapperMut(unsafe { &mut elem as *mut _ });
[INFO] [stdout]     |                                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lua/queries.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 35 | ...                       )
[INFO] [stdout]    |                           - temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/layout/size.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 23 |             SizeOutput::CSS => match self {
[INFO] [stdout]    |             --------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 28 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/layout/size.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 23 |             SizeOutput::CSS => match self {
[INFO] [stdout]    |             --------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 28 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser/util.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let mut iter = scope.content_iter(true);
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/lua/wrappers/unit.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 |             std::fs::write(&output, content).map_err(|err| {
[INFO] [stdout]     |                                                       ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Kernel::with_context(lua, |ctx| {
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/unit/variable.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut it = value.chars();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lua/kernel.rs:365:36
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let mut wrapper = ElemWrapperMut(unsafe { &mut elem as *mut _ });
[INFO] [stdout]     |                                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/lua/wrappers/unit.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 |             std::fs::write(&output, content).map_err(|err| {
[INFO] [stdout]     |                                                       ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Kernel::with_context(lua, |ctx| {
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lua/queries.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 35 | ...                       )
[INFO] [stdout]    |                           - temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/layout/size.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 23 |             SizeOutput::CSS => match self {
[INFO] [stdout]    |             --------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 28 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lua/kernel.rs:365:36
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let mut wrapper = ElemWrapperMut(unsafe { &mut elem as *mut _ });
[INFO] [stdout]     |                                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lua/queries.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 35 | ...                       )
[INFO] [stdout]    |                           - temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/lua/wrappers/unit.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 |             std::fs::write(&output, content).map_err(|err| {
[INFO] [stdout]     |                                                       ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Kernel::with_context(lua, |ctx| {
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/lua/wrappers/unit.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   for (scope, elem) in scope.content_iter(true) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser/util.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let mut iter = scope.content_iter(true);
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/lua/kernel.rs:365:36
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let mut wrapper = ElemWrapperMut(unsafe { &mut elem as *mut _ });
[INFO] [stdout]     |                                          ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lua/queries.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   input_file: PathBuf::from(unsafe {
[INFO] [stdout]    |                                   ------------- borrow later used by call
[INFO] [stdout] 33 | ...                       OsStr::from_encoded_bytes_unchecked(
[INFO] [stdout] 34 | ...                           &row.get::<_, Vec<u8>>(1).unwrap(),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 35 | ...                       )
[INFO] [stdout]    |                           - temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser/util.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let mut iter = scope.content_iter(true);
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/unit/variable.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut it = value.chars();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/unit/variable.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut it = value.chars();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nml` (bin "nmlls") due to 2 previous errors; 63 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser/util.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let mut iter = scope.content_iter(true);
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nml` (bin "nml") due to 2 previous errors; 62 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/unit/variable.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut it = value.chars();
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nml` (bin "nml" test) due to 2 previous errors; 71 warnings emitted
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/layout/size.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 23 |             SizeOutput::CSS => match self {
[INFO] [stdout]    |             --------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 28 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nml` (bin "nmlls" test) due to 2 previous errors; 72 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384", kill_on_drop: false }`
[INFO] [stdout] 30978d49d23f9357d394d2627faea26d8717cbd054ec73dd6aa151f0c2f85384
